# Important:
	If you want to make your own templates just copy the html file you want
	to use as template for it,
	and rename it to eg. "my_special.html", and edit the files as you like.
	next time you enter wife and hit any "file" button you can select what
	template it should use.
	You Can Also Copy The Description File And Edit What Should Be Shown In Wife For That Template.
	
	
# Available Keywords:

# Language Dependent
	VAR_lPROJECTNAME	"Project Name" In Selected Language
	VAR_lNUMBER		"Number" In Selected Language
	VAR_lACTIVE		"Active" In Selected Language
	VAR_lCONTACT		"Contact" In Selected Language
	VAR_lEMAIL		"Email" In Selected Language
	VAR_lWEBACCESS		"Web Access" In Selected Language
	VAR_lSHOWPRICES		"Show Prices" In Selected Language
	VAR_lNOTE		"Note" In Selected Language
	VAR_lINVNOTE		"Invoice Note" In Selected Language
	VAR_lTIMENOTE		"Timereport Note" In Selected Language
	VAR_lBOOKNOTE		"Booking Note" In Selected Language
	VAR_lBUDGET		"Budget" In Selected Language
	VAR_lBUY		"Buy" In Selected Language
	VAR_lSELL		"Sell" In Selected Language
	VAR_lBUYTOTAL		"Buy Total" In Selected Language
	VAR_lSELLTOTAL		"Sell Total" In Selected Language
	VAR_lCREATEDBY		"Created By" In Selected Language
	VAR_lMODIFIEDBY		"Modified By" In Selected Language
	VAR_lTIMEREPORTEDBY	"Timereported By" In Selected Language
	VAR_lDATE		"Date" In Selected Language
	VAR_lBOOKING		"Booking" In Selected Language
	VAR_lMATERIAL		"Material" In Selected Language
	VAR_lSERVICE		"Service" In Selected Language
	VAR_lCOMPANY		"Company" In Selected Language
	VAR_lSTATUS		"Status" In Selected Language
	VAR_lAMOUNT		"Amount" In Selected Language
	VAR_lELEMENT		"Element" In Selected Language
	VAR_lTIMESTATUS		"Time / Status" In Selected Language
	VAR_lADDEDDATE		"Added Date" In Selected Language
	VAR_lADDEDBY		"Added By" In Selected Language
	VAR_lGENERALINFO	"General Info" In Selected Language
	VAR_lCLIENTINFO		"Client Info" In Selected Language
	VAR_lNAME		"Name" In Selected Language
	VAR_lTITLE		"Title" In Selected Language
	VAR_lCATEGORY		"Category" In Selected Language
	VAR_lWWW		"WWW" In Selected Language
	VAR_lOTHER		"Other" In Selected Language
	VAR_lPHONEHOME		"Phone Home" In Selected Language
	VAR_lPHONEWORK		"Phone Work" In Selected Language
	VAR_lPHONEMOBIL		"Phone Mobile" In Selected Language
	VAR_lFAX		"Fax" In Selected Language
	VAR_lADDRESS		"Address" In Selected Language
	
	
	
	VAR_lDISC_USERS		"Discount Users" In Selected Language
	VAR_lDISC_RESOURCES	"Discount Resources" In Selected Language
	VAR_lDISC_ROOMS		"Discount ?Rooms" As Defined On The Server
	VAR_lDISC_MACHINES	"Discount ?Machines" As Defined On The Server
	VAR_lDISC_OTHERS	"Discount ?Others" As Defined On The Server
	VAR_lDISC_GROUPS	"Discount Groups" In Selected Language
	VAR_lDISC_TIMEUNITS	"Discount ?Time Units" As Defined On The Server
	VAR_lDISC_MATERIALS	"Discount Materials" In Selected Language
	VAR_lDISC_SERVICES	"Discount Services" In Selected Language
	
	
	
# Insert And Others Keys
	INSERT_ELEMENT_ARRAYS	This Is Where All Booking Elements Gets Inserted
	VAR_SHOW_PRICES		Boolean telling if rates related fields are to be drawn
	VAR_CHARSET		Character set (encoding format) for the html cp1252
	VAR_DOC_TITLE		Title Of The Document (shown in top of browser)
	VAR_CLIENT_EXISTS	Boolean telling if detailed client info exists
	
# client info (if exists)
	VAR_CLIENTNAME		Contact's name
	VAR_CLIENTTITLE		Title
	VAR_CLIENTCOMPANY	Company
	VAR_CLIENTCAT		Catagory
	VAR_CLIENTEMAIL		Email
	VAR_CLIENTWWW		WWW
	VAR_CLIENTOTHER		Other
	VAR_CLIENTHOME		Phone Home
	VAR_CLIENTWORK		Phone Work
	VAR_CLIENTMOBIL		Phone Mobile
	VAR_CLIENTFAX		Fax
	VAR_CLIENTNOTE		Note
	VAR_CLIENTADDRESS	Address
	
	
	
							
# Project Info
	VAR_NAME		Name
	VAR_NUMBER		Number
	VAR_NOTE		Note
	VAR_ACTIVE		if project is active
	VAR_CLIENTCOMPANY	Company Name Of The Client
	VAR_CLIENTCONTACT	Contact Name Of The Client
	VAR_CLIENTEMAIL		Contact Email Of The Client
	VAR_CREATEDBY		Name Of User That Created The Project
	VAR_MODIFIEDBY		Name Of User That Last Modified The Project
	VAR_HTTPACCESS		If Client has http access
	VAR_PRICES		If Client sees prices
	
	# all bookings, materials and services id's, sub vars to these will exist.
	VAR_BOOKING_IDS		list of all booking ids
	VAR_MATERIAL_IDS	list of all material ids
	VAR_SERVICE_IDS		list of all material ids
	
	# Customs Shows Up As A Javascript List  =
	VAR_CUSTOM_LABELS = Name Of Custom
	VAR_CUSTOM_VALUES = Value Of Custom
	
	# Following only exists if permisson level is "rates/bookings/tasks"
	# for the user trying to use it.
	
	VAR_BUDGET		Budget
	VAR_INVNOTE		Invoice Note
	VAR_DISC_USERS		Discount Users
	VAR_DISC_RESOURCES	Discount Resources
	VAR_DISC_ROOMS		Discount ?Rooms
	VAR_DISC_MACHINES	Discount ?Machines
	VAR_DISC_OTHERS		Discount ?Others
	VAR_DISC_GROUPS		Discount Groups
	VAR_DISC_TIMEUNITS	Discount ?Time Units
	VAR_DISC_MATERIALS	Discount Materials
	VAR_DISC_SERVICES	Discount Services
	VAR_SUB_TOTAL_LABEL	eg. Sub Total (fixed price)
	VAR_SUB_TOTAL_PRICE	eg. 52.000 $
	VAR_TAX_LABEL		eg. Vat
	VAR_TAX_PRICE		eg. 25.0 %
	VAR_TOTAL_LABEL		eg. Total
	VAR_TOTAL_PRICE		eg. 57.000 $
	
	
	
# Booking Main Info
	
	# All The Following Are JavaScript Lists
	bookings_id			ID Of the Booking
	bookings_date			Date Of When It Takes Place
	bookings_status			Status (preliminary or confirmed)
	bookings_note			Note Of The Booking
	bookings_created		Name Of User And Date Of When It Was Created
	bookings_timereported		Name Of User That Timereported It (and date)
	bookings_timenote		Note Of The Timereport
	
	
	
# Object Lists In Bookings (in a loop's loop)
	
	# All The Following Are JavaScript Lists
	bookings_elements_$id_name	name of the element
	bookings_elements_$id_icon	icon of the element
	bookings_elements_$id_inout	Start And Stop Time or Status (not on materials or services)
	bookings_elements_$id_quant	Hours, Day, Units or Quantity
	
	# Following only exists if permission level is "rates/bookings/tasks"
	# for the user trying to use it.
	?bookings_elements_$id_buy		Buy Price For That Entry
	?bookings_elements_$id_sell		Sell Price For That Entry
	?bookings_elements_$id_budget		Current Budget At This Entry
	?bookings_elements_$id_buytotal		Total Buy Price So Far
	?bookings_elements_$id_selltotal	Total Sell Price So Far
	?bookings_elements_$id_discount		Discount For That Object
	
	
	
	
# Object Lists In Materials
	
	# All The Following Are JavaScript Lists
	materials_element	name of the element
	materials_date		Date Of When It Was Added
	materials_addedby	Name Of The User That Added It
	materials_quant		Quantity
	materials_note		Note
	materials_icon		icon of the element
	
	# Following only exists if permission level is "rates/bookings/tasks"
	# for the user trying to use it.
	materials_buy		Buy Price For That Entry
	materials_sell		Sell Price For That Entry
	materials_totalbuy	Total Buy Price So Far
	materials_totalsell	Total Sell Price So Far
	materials_budget	Current Budget At This Entry
	materials_discount	Discount For That Object
		

# Object Lists In Services
	
	# All The Following Are JavaScript Lists
	services_element	name of the element
	services_date		Date Of When It Was Added
	services_addedby	Name Of The User That Added It
	services_quant		Quantity
	services_note		Note
	services_icon		icon of the element
	
	# Following only exists if permission level is "rates/bookings/tasks"
	# for the user trying to use it.
	services_buy		Buy Price For That Entry
	services_sell		Sell Price For That Entry
	services_totalbuy	Total Buy Price So Far
	services_totalsell	Total Sell Price So Far
	services_budget	Current Budget At This Entry
	services_discount	Discount For That Object
		

